https://sandbox-portal.zift.io/api/v01/customers/[customer-id]/transactions/[transaction-id]
Provides access to management of the specified transaction.
Resource URL | Description |
---|---|
https://sandbox-portal.zift.io/api/v01/customers/[customer-id]/transactions/[transaction-id]/[allocations] | Represents allocations of funds across transactions (for example between payments and invoices). |
Method: GET | Implicit: Yes | Returns: Transaction * |
Consumes: xurl | Produces: json, xml | |
Returns data associated with the specified transaction.
|
Method: GET | Implicit: No | Returns: Transaction * |
Consumes: xurl | Produces: json, xml, xurl | |
Reverses/voids the specified transaction.
|